home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS in a Box 7
/
BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso
/
Files
/
Hyper
/
Hyperj-Hz
/
HyperResumé.cpt
/
HyperResumé
/
background_2622.txt
< prev
next >
Wrap
Text File
|
1988-03-23
|
2KB
|
119 lines
-- background: 2622 from stack: in
-- bmap block id: 3211
-- flags: 0000
-- background id: 0
-- name:
----- HyperTalk script -----
on openBackground
push recent card
end openBackground
-- part 1 (field)
-- low flags: 01
-- high flags: 0000
-- rect: left=15 top=34 right=61 bottom=498
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 20
-- style flags: 256
-- line height: 26
-- part name:
-- part 13 (field)
-- low flags: 01
-- high flags: 0000
-- rect: left=15 top=73 right=309 bottom=486
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
-- part 14 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=222 top=305 right=330 bottom=252
-- title width / last selected line: 0
-- icon id / first selected line: 3835 / 3835
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Prev
----- HyperTalk script -----
on mouseUp
visual scroll left
go prev card of this bkgnd
end mouseUp
-- part 15 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=254 top=305 right=330 bottom=284
-- title width / last selected line: 0
-- icon id / first selected line: 29484 / 29484
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Next
----- HyperTalk script -----
on mouseUp
visual scroll right
go next card of this bkgnd
end mouseUp
-- part 17 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=466 top=32 right=61 bottom=498
-- title width / last selected line: 0
-- icon id / first selected line: 21700 / 21700
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Home
----- HyperTalk script -----
on mouseUp
visual effect iris open
go Home
end mouseUp
-- part 19 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=419 top=32 right=62 bottom=451
-- title width / last selected line: 0
-- icon id / first selected line: 30557 / 30557
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Cover Card
----- HyperTalk script -----
on mouseUp
visual zoom out
go to card "Resume Index"
end mouseUp